Feature: Register into losestudiantes
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 48.310s |
Scenario: Successful registration
Before
0m 2.160s
Given
I navigate to page "http://localhost:2368/ghost/"
0m 1.512s
And
I wait for 2 seconds
0m 2.554s
When
I enter email "<EMAIL>"
0m 0.636s
And
I wait for 2 seconds
0m 2.491s
And
I enter password "<PASSWORD>"
0m 0.578s
And
I wait for 2 seconds
0m 2.484s
And
I click login
0m 0.607s
And
I wait for 2 seconds
0m 3.100s
Given
I navigate to page "http://localhost:2368/ghost/#/posts"
0m 1.193s
And
I wait for 2 seconds
0m 2.609s
Given
I navigate to page "http://localhost:2368/ghost/#/editor/post"
0m 1.588s
And
I wait for 2 seconds
0m 2.658s
When
I enter title post "<TITLE>"
0m 0.747s
And
I wait for 2 seconds
0m 2.646s
And
I click create post
0m 0.650s
And
I wait for 2 seconds
0m 2.655s
Given
I navigate to page "http://localhost:2368/ghost/#/posts"
0m 0.991s
And
I wait for 2 seconds
0m 2.599s
And
I click post edit "<TITLE>"
0m 0.864s
And
I wait for 2 seconds
0m 2.666s
When
I enter title post "<TITLE_ALTER>"
0m 0.779s
And
I wait for 2 seconds
0m 2.666s
And
I click create post
0m 0.702s
And
I wait for 2 seconds
0m 2.647s
Given
I navigate to page "http://localhost:2368/ghost/#/posts"
0m 0.940s
And
I wait for 2 seconds
0m 2.582s
After
0m 0.006s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "http://localhost:2368/ghost/"
And
I wait for 2 seconds
When
I enter email "<EMAIL>"
And
I wait for 2 seconds
And
I enter password "<PASSWORD>"
And
I wait for 2 seconds
And
I click login
And
I wait for 2 seconds
Given
I navigate to page "http://localhost:2368/ghost/#/posts"
And
I wait for 2 seconds
Given
I navigate to page "http://localhost:2368/ghost/#/editor/post"
And
I wait for 2 seconds
When
I enter title post "<TITLE>"
And
I wait for 2 seconds
And
I click create post
And
I wait for 2 seconds
Given
I navigate to page "http://localhost:2368/ghost/#/posts"
And
I wait for 2 seconds
And
I click post edit "<TITLE>"
And
I wait for 2 seconds
When
I enter title post "<TITLE_ALTER>"
And
I wait for 2 seconds
And
I click create post
And
I wait for 2 seconds
Given
I navigate to page "http://localhost:2368/ghost/#/posts"
And
I wait for 2 seconds
After
NO IMAGE AVAILABLE